home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 5 / The Arsenal Files 5 (Disc 1)(Arsenal Computer).ISO / prg_casm / pcboard.asc < prev    next >
Encoding:
Text File  |  1995-10-17  |  12.0 KB  |  175 lines

  1.  
  2. █████ The Arsenal Files 5
  3.  
  4. █████ Disc One of Two
  5. █████ Programming - C/ASM
  6. █████ PATH: \PRG_CASM
  7.  
  8. 3DGPL.ZIP       94337  06-22-95  3DGPL 3D graphics tutorial for game
  9.                                | programmers. 3D transformations clipping
  10.                                | rasterization shading & texture
  11.                                | rendering.Example source of an extremely
  12.                                | portable 3D base library for MSDOS MSWINDOWS
  13.                                | X11 & NeXTStep
  14. AS02_108.ZIP    41157  07-01-95  Assembler for M6800/6801/6802/6803
  15.                                | microprocessor
  16. AS05_108.ZIP    40710  07-01-95  Assembler for M6805 microprocessor
  17. AS09_108.ZIP    51185  07-01-95  Assembler for M6809/H6309 microprocessor
  18. AS48_108.ZIP    41482  07-01-95  Assembler for i8048/49/50 microprocessor
  19. AS65_108.ZIP    40499  07-01-95  Assembler for R6502/65SC02 microprocessor
  20. AS80_108.ZIP    49936  07-01-95  Assembler for i8080-Z180 microprocessor
  21. ASM104.ZIP      20279  09-02-95  Magic Assembler is a public domain Assembly
  22.                                | Language Compiler
  23. ASMTUTTX.ZIP    17546  05-15-95  "A Introduction To x86 Assembly" Written by
  24.                                | Gavin Estey. This document is version 0.9
  25.                                | Beta. This will hopefully be the final
  26.                                | version of this unless somebody finds some
  27.                                | mistakes in it. I have spent over 620 minutes
  28.                                | creating this document (not including writing
  29.                                | or testing the code or the original text
  30.                                | document) so I hope you will find it useful.
  31.                                | ASCII format.
  32. ASRD_108.ZIP    12865  07-01-95  Sample code to read as??.exe debug info files
  33. CFOG102.ZIP     53578  05-01-95  C-FOG 1.02 <ASP> - c-fog obfuscates C source
  34.                                | code making it difficult for humans to
  35.                                | understand, or copy. This allows you to
  36.                                | distribute programs for multiple platforms as
  37.                                | source code. C-FOG processes preprocessor
  38.                                | directives, renames identifiers, octalizes
  39.                                | strings, removes comments and converts all
  40.                                | flow control to if ... gotos. For all Intel
  41.                                | PCs.
  42. CUJ0695.ZIP     47338  05-15-95  C Users Journal, June 1995.
  43. CUJ0795.ZIP    452060  06-14-95  C Users Journal July, 1995
  44. DEL_WIN.ZIP     32020  05-18-95  Windows Dialog box which allows you quickly
  45.                                | and effeciently delete temporary files made
  46.                                | during code compilation with Borland C or
  47.                                | Visual C.
  48. EMS4C10.ZIP     41726  05-03-95  EXPANDED MEMORY MANAGEMENT FOR C
  49.                                | (EMS4C10.ZIP), July 93, Ver 1.0, <ASP>. The
  50.                                | EMS4C library implements version 3.2 of the
  51.                                | LIM (Lotus-Intel-Microsoft) specification for
  52.                                | expanded memory. It runs with version 3.2 and
  53.                                | 4.0 of the LIM specification. Included with
  54.                                | the EMS4C library is the EMM4C library which
  55.                                | allows C programmers to allocate and free EMS
  56.                                | memory similiar to malloc() and free().
  57. HB107.ZIP      360157  05-08-95  Windows Help WinHelp Norton Guides Import HC3
  58.                                | An MS Windows 3.1 application for creating/ma
  59.                                | Supports Topic pages, Links and 'popup' windo
  60.                                | sequences, bitmaps, fonts, colours, bold text
  61.                                | Uses Projects, topics in text files, error ch
  62.                                | project Wizard with Norton Guides import, ins
  63.                                | C/C++, MFC, PowerBuilder etc.
  64. LZW4C14.ZIP     38615  05-03-95  DATA COMPRESSION LIBRARY FOR C/C++
  65.                                | (LZW4C14.ZIP), June 94, Ver 1.4, <ASP>. LZW4C
  66.                                | is a data compression library for C/C++
  67.                                | programmers based on the LZ* family of
  68.                                | algorithms. Fast with good compression.
  69.                                | Supports Borland Turbo C, Microsoft C, and
  70.                                | MIX Power C.
  71. OTHLLO_C.ZIP    16739  05-19-95  Othello.c This is a fairly portable program I
  72.                                | wrote to play othello for an AI class. I
  73.                                | wrote it using DeSmet C, and it has some
  74.                                | special PC optimizations, under #ifdef
  75.                                | DeSmet, that are non-portable. You'll need to
  76.                                | blow out the #define DeSmet if you aren't
  77.                                | using his C compiler. If your C compiler gets
  78.                                | annoyed at illegal
  79. PCL4C43.ZIP     71371  05-03-95  PERSONAL COMMUNICATIONS LIBRARY FOR C/C++
  80.                                | (PCL4C43.ZIP), March 95, Ver 4.3, <ASP>.
  81.                                | Async comm library supporting COM1-COM20 to
  82.                                | 115,200 baud, 4+ ports concurrently, all
  83.                                | memory models, many dumb multiport boards,
  84.                                | 16550 UART, interrupt driven, RTS/CTS flow
  85.                                | control, any UART address using IRQ2 thru
  86.                                | IRQ15. Supports Turbo C/C++, Borland C/C++
  87.                                | MIX Power C, and Microsoft C/C++.
  88. PPL4C10.ZIP     86490  05-03-95  PERSONAL PROTOCOL LIBRARY FOR C/C++
  89.                                | (PPL4C10.ZIP), Feb 95, Ver 1.0, <ASP>. PPL4C
  90.                                | is a protocol library supporting ASCII,
  91.                                | XMODEM, XMODEM-CRC, XMODEM-1K, YMODEM,
  92.                                | YMODEM-G, and ZMODEM protocols. Will support
  93.                                | Turbo C, Borland C, MIX Power C, Microsoft C.
  94.                                | Requires the Personal Communications Library
  95.                                | for C/C++ (PCL4C).
  96. RECIO213.ZIP   168305  09-04-95  RECIO C Library Version 2.13. The RECIO C
  97.                                | library consists of a set of a hundred
  98.                                | functions that make it easy to read and write
  99.                                | text files in which each line is treated as a
  100.                                | data record, and each record is subdivided
  101.                                | into fields. Fields may be delimited either
  102.                                | by a character, such as a comma, or by column
  103.                                | positions.
  104. REGMAKER.ZIP  1554947  06-10-95  Registration Creator v1.0. Tool box for C
  105.                                | programmers and Visual Basic programmers who
  106.                                | are shareware authors, who would like to sell
  107.                                | their software and make registrations easy.
  108. RTEDIT11.ZIP   304589  09-13-95  RT Edit Version 1.1 <ASP> Windows MDI Editor
  109.                                | for C/C++ programmers. Has concurrent spell
  110.                                | checking with code entry. Reduce errors when
  111.                                | typing a known identifier by picking a match
  112.                                | in an Identifier Lookup window. The
  113.                                | dictionary contains identifiers already in
  114.                                | your code upon startup and adds new ones
  115.                                | after entry.
  116. SCRN362.ZIP    357724  06-03-95  Screen v3.6.2. C source code for VT-100
  117.                                | terminal emulation and such.
  118. SC_TTT.ZIP       3998  05-20-95  Tic Tac Toe - Noughts and Crosses. Here's a
  119.                                | Tic-Tac-Toe program I wrote for my AI class
  120.                                | last quarter. A lot of people were asking for
  121.                                | help with minimax and alpha-beta pruning. I
  122.                                | provide no explanation of minimax or
  123.                                | alpha-beta pruning here, but there are many
  124.                                | places you can get the algorithms for each. C
  125.                                | source file only.
  126. SML_200.ZIP     22027  05-18-95  SML v2.0 release! Full source included.
  127.                                | Contains C routines to manipulate strings.
  128.                                | SML - the String Manipulation Library for C!
  129. SOUNDPRO.ZIP    21678  05-13-95  Sound Pro Ver 1.00 A great sound making
  130.                                | utility for 'C' and 'C ' Includes full
  131.                                | documentation and Sound Blaster/Pc Speaker
  132.                                | Support.
  133. STEPH1D0.ZIP   276666  06-04-95  (v1.0d) "Steph" STEPH1D0.ZIP 5/6/95. Steph is
  134.                                | a C library which provides a full text-mode
  135.                                | user interface to DOS programs. Programs may
  136.                                | use windows, menus, dialogue boxes, a
  137.                                | toolbar, and many other features. Microsoft C
  138.                                | and Turbo/Borland C libraries are supplied,
  139.                                | as is an extensive programmers reference
  140.                                | manual.
  141. TDSK22SR.ZIP    55066  06-22-95  EMS/XMS/Convention memory support. It takes
  142.                                | only 432-608 bytes memory ... and 100%
  143.                                | freeware!. Source code! -
  144. TI2_099D.ZIP   815713  05-17-95  Text Interface/2 v0.99d C/C . Easy to use
  145.                                | classes for interfaces. Windows, pull down
  146.                                | menus & data entry for unlimited design
  147.                                | options.
  148. VATPM051.ZIP   470856  05-03-95  Varmint's Audio Tools (VAT) is a small Sound
  149.                                | It's primary feature is an DSP interrupt/DMA
  150.                                | real-time mixing and playing of digital sound
  151.                                | music, and background MOD music. It also su
  152.                                | many FM chip routines, input functions for WA
  153.                                | files, and auto recognition and setup of Soun
  154.                                | 4.5 millisecond clock and microsecond accurac
  155.                                | and comes with source and example code (Turbo
  156.                                | all programmers who want to easily incorpera
  157.                                | into their DOS programs.
  158. VCTWIN15.ZIP    90180  08-01-95  VCTools v1.5. Visual C Tools is a collection
  159.                                | of programs (tools) to aid in the
  160.                                | developement of software in the Visual C
  161.                                | environment. Seamlessly integrated with
  162.                                | Visual C and gives programmers quick access
  163.                                | to these tools.
  164. WATCMFAQ.ZIP     8407  05-17-95  The WATCOM C/C++ Game Programmer's FAQ.
  165.                                | Version 0.7 by Lee A. Lorenz. Since WATCOM's
  166.                                | strategic pricing of WATCOM C/C++ version
  167.                                | 10.0, many users unfamiliar with protected
  168.                                | mode programming have been posting alot of
  169.                                | questions. The purpose of this FAQ is to
  170.                                | clear up many of those questions. For now, I
  171.                                | will concentrate on the specifics of
  172.                                | programming WATCOM C/C++ (9.5 or
  173. WOLFSRC.ZIP    577788  07-21-95  Official Public Domain Release of source code
  174.                                | to Wolfenstein, Borland C++ 3.0/3.1
  175.